func golang.org/x/sys/unix.isCapDacOverrideSet
2 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L2321: func isCapDacOverrideSet() bool {
syscall_linux.go#L2364: if uid != 0 && isCapDacOverrideSet() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)